@extends('layouts.app') @section('breadcrumb') @endsection @section('content')

@lang('models/locations.plural')

@include('admin.locations.table')
@endsection @push('page_scripts') @include('includes.notify.success') @include('includes.notify.errors') @include('includes.notify.delete') @endpush