@extends('layouts.auth') @section('content')

Start shift

Select branch and opening cash before billing starts.

@csrf
@error('branch_id') {{ $message }} @enderror
@error('opening_cash') {{ $message }} @enderror
@endsection