@extends('layouts.adminlogin') @section('title', 'Register') @section('content')
{{ csrf_field() }}

Create Account

Already have account
@include('layouts.copyright')
@endsection