@extends('Admin.Layout.main_layout') @section('title','Update Aggrement') @section('main_container')

Update Centre agreement

@csrf

Warning: Undefined variable $fetch in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/edit_agreement.blade.php on line 26

Warning: Attempt to read property "description" on null in /home/karnava/public_html/center.karnavati.in/resources/views/Admin/edit_agreement.blade.php on line 26

@if($errors->has('description')) {{($errors->first('description'))}} @endif
@endsection