@extends('layouts.app') @section('header') @endsection @push('css') @endpush @section('content')
@endsection @push('scripts') @endpush