@extends('layout.maincontant') @section('page-to-tittle')
Location Settings
@endsection @section('main-content-top-nav-btn')
@endsection @section('main-content')
@yield('content')
@include('pages.location.general')
@include('pages.location.opening')
@include('pages.location.services')
@include('pages.location.desk')
@include('pages.location.inputlabel')
@include('pages.location.ipad')
@include('pages.location.tv')
@include('pages.location.visitplan')
@include('pages.location.team')
@include('pages.settings-pages.seeting-location')
@include('pages.location.newlocation')
@endsection