@extends('employer.layouts.app') @push('custom_css') @endpush @section('content') @component('employer.layouts.partials.breadcrumbs', ['breadcrumbs' => $breadcrumbs]) @endcomponent
Backup
@csrf
@if(session('download_url')) Download Backup @endif
@endsection @push('custom_js') @endpush