@extends('frontend.layouts.app') @push('title') {{ __($pageTitle) }} @endpush @section('content')
@csrf
@endsection