@extends('layouts.master') @section('title') Create Permission @endsection @section('content')
Create Permission
{{csrf_field()}}
@endsection