@extends('frontend.layouts.noipunno') @section('content')

প্রতিষ্ঠানের তথ্য পরিবর্তন

{{-- @method('PUT') --}} @csrf
@if ($errors->has('issue_date')) {{ $errors->first('issue_date') }} @endif
@endsection @section('custom-js') @endsection