@extends('layouts.app') @section('title') {{__("GFX")}} - @endsection @section('content')
@csrf @include('components.err')
@endsection