@extends('admin.layout.main') @section('content')
{{ old('name', isset($country) ? $country->name : null) }}