@extends('template.app') @section('title', 'Create - Permission') @push('css') @endpush @section('content')
Permission
@csrf
BACK
@endsection @push('js') @endpush