@extends('admin.layout.base') @section('title', 'Update Country ') @section('content')
 Update Country

{{csrf_field()}}
Cancel
@endsection