@extends('layout.backend.main') @section('title','Edit AccountGroup') @section('css') @endsection @section('page_content') Manage
@csrf @method("PUT")
@endsection @section('script') @endsection