# | @if (@$type=='pos')Shop | @endifShift | Date | Actions |
---|
@extends(in_array(\Auth::user()->role , [10,40]) ? 'layoutfrontdesk' : 'layout') @section('title', @$type == 'pos' ? 'Closing Shift Report POS' : 'Closing Shift Report FO') @section('css') @endsection @section('content')
# | @if (@$type=='pos')Shop | @endifShift | Date | Actions |
---|