@extends('layouts.admin') @section('title') New Account @endsection @section('content')

Create New Account


{!! csrf_field() !!}
@endsection