@extends('layouts.admin') @section('content')
@csrf
Permalink {{url('country').'/'}}

{{__('Save change')}}
@push('javascript') @endpush @endsection