@extends('admin.layout.master') @section('content') {{ __('admin.view') . ' ' . __('admin.paymentbrand') }} {{-- paymentbrand edit input here --}} {{ __('admin.price') }} {{ __('admin.back') }} @endsection @section('js') @endsection