@extends('layouts.admin') @section('header', 'Create User') @section('content')
@csrf
@endsection