@extends('admin.layout.app') @section('main-content') Permission it all starts here permission @include('includes.messages') {{csrf_field()}} {{method_field('PUT')}} Name Permission For for == 'user') selected @endif value="user">User for == 'post') selected @endif>Post for == 'other') selected @endif value="other">Other @endsection @section('more-scripts') @endsection