@extends('layouts.master') @section('title', 'Event Countries') @section('content')

{{ __('Create Event Country') }}

@csrf
{{ __('#') }} {{ __('Country') }} {{ __('Created At') }} {{ __('Actions') }}
@endsection @push('scripts') @endpush