@extends('layout.backend.main') @section('title','Create Account') @section('css') @endsection @section('page_content') Manage
@csrf {{--
--}}
@endsection @section('script') @endsection