@extends('layouts.app_settings') @section('title', __('business.business_locations')) @section('content') {{__('home.home')}} {{__('business.system_settings')}} {{__('business.business_locations')}} @lang( 'messages.add' ) @lang( 'invoice.name' ) @lang( 'business.landmark' ) @lang( 'new.location_type' ) @lang( 'messages.action' ) @endsection @section('javascript') @stop