@extends('layouts.app') @section('title', __('messages.business_location_settings')) @section('content')

@lang( 'messages.business_location_settings' ) - {{$location->name}}

@endsection