@extends('backend.layouts.app') @section('title', 'Create Account') @push('styles') @endpush @section('content')
@csrf
@endsection