@extends('layouts.user.main') @section('content') @if ($errors->any())
@endif
@csrf @method('POST')

Edit Break Interval

@endsection