@extends('layouts.app') @section('content')
@include('layouts.breadcrumb')
{{-- @can('country-create') --}} @lang('New Entry') {{-- @endcan --}}
@include('layouts.table_top')
@include('provident::partials.sidebar')
@endsection @push('script') @endpush