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

{{ __('Update FAQ') }}

{{ __('Back') }}
@csrf @method('PUT') @include('alerts.alerts')
@endsection