@extends('layouts.master') @section('content')

Page Faq

@include('sweetalert::alert')
@csrf
@error('title') {{$errors->first('title')}} @enderror
@endsection