@extends('layouts.admin') @section('title', 'Create Role') @section('content')
@csrf

@endsection