@extends('layouts.seller') @section('css') @endsection @section('content')
@include('layouts.partials.messages')
{{ __('common.sr-no') }} {{ __('shift_type.name') }} {{ __('shift_type.code') }} {{ __('common.action') }}
@endsection