@extends('layouts.seller') @section('content')
@if($data->id) {!! __('shift_type.edit') !!} @else {!! __('shift_type.add') !!} @endif