@php $pageName = "firm"; $subpageName = "location_setup"; @endphp @extends('layouts.app') @section('content')
Location Setup
@if(Session::has('message')) @endif
@endsection