@extends('admin.layouts.layouts') @section('title', 'Location') @section('content')
@can('location-create') Create @endcan
# Name Location Code Mobile Radius Status Actions
@endsection @section('page-js') @endsection