/home/techb158/ileadtechnology.com/resources/views/admin/currency
NameSizeModeActions
edit.blade.php26010644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/admin/currency/edit.blade.php (2601B)
@extends('admin.layouts.master') @section('title', 'Currency - Admin') @section('body')
@include('admin.message')

{{ __('adminstaticword.Currency') }}

{{ csrf_field() }} {{ method_field('PUT') }}

@endsection @section('script') @endsection