@extends('admin.layout.master') @section('title') Add Users @endsection @section('content')
@include('admin.layout.laravel_errors')
Add Users
{{ csrf_field() }}
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}
@endsection @section('script') @endsection