@extends('welcome') @section('title','Opening Time') @section('content-breadcrumb') @endsection @section('content')
@include('dashboard.messages')

Update Opening Time

@csrf
@endsection