@extends('layouts.master') @section('title') {{ __('guidance') }} @endsection @section('content')
{{ __('id') }} | {{ __('no.') }} | {{ __('name') }} | {{ __('link') }} | @if (Auth::user()->can('guidance-edit') || Auth::user()->can('guidance-delete')){{ __('action') }} | @endif
---|