/home/techb158/ileadtechnology.com/resources/views/admin/country
NameSizeModeActions
state/-0755rm
add_country.blade.php21850644editdlrm
edit.blade.php17730644editdlrm
index.blade.php23360644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/admin/country/edit.blade.php (1773B)
@extends("admin/layouts.master") @section('title','Edit Country') @section("body")

Country

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