@extends('admin.layout.master') @section('title', 'Bell Boy') @section('content')
{{__('obs.bell_boy')}}
@include('frontdesk.common.common') @endSection @section('script') @endsection