@extends('st::layouts.app') @section('head')
@endsection @section('content')
Country list
{{ csrf_field() }}
Country Name
Code
Import Instruction (URL)
Quarantine
Edit
View
Status
Add new country
Country Code
Country Name
Import Instructions
Quarantine Certificate
@endsection @section('script') @endsection