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