@extends('layouts.user-app') @section('title') Edit Organization @endsection @section('styles') @endsection @section('content') @include('partial.user-top-menu')

Edit Organization

Cancel
@csrf
@endsection @section('scripts') @endsection