@extends('admin.layout.master') @section('content')

{{ __('admin.view') . ' ' . __('admin.paymentbrand') }}

{{-- paymentbrand edit input here --}}
@endsection @section('js') @endsection