{{-- @extends('layouts.backend.master') @section('title', 'Add Title') --}} {{-- container or container-full. Default: container-full --}}{{-- @section('content-width-class', 'container-full') @section('breadcrumbs')

Blank page

@endsection @section('content')

Title

This is some text within a card block.
@endsection @push('styles') --}} {{-- Add Css files Here --}}{{-- @endpush @push('scripts') --}} {{-- Add JS files Here --}}{{-- @endpush --}} {{--
--}} {{-- @csrf--}} {{-- --}} {{-- @error('vat_number')--}} {{-- {{ $message }}--}} {{-- @enderror--}} {{-- --}} {{--
--}}