@extends('layouts.app') @section('title', 'Coop Details Management') @section('nav-header')

Update Co-op Details

header header header header header header
@endsection @section('content')
@csrf
@endsection @section('scripts') @endsection