@extends('Admin.layout') @section('pagetitle', __('trans.Countries')) @section('content')
@csrf @method('PUT')
@endsection