@extends('layouts.app') @push('head-script') @endpush @if(in_array("add_locations", $userPermissions)) @section('create-button') @lang('app.createNew') @endsection @endif @section('content')
# @lang('menu.locations') @lang('app.country') @lang('app.action')
@endsection @push('footer-script') @endpush