@extends('layouts.admin') @section('page-title', 'Edit Safety-Header') @section('content')

Edit Header Section

@csrf
@if($header->banner_img) @endif
{{-- Meta Fields --}}
Back
@endsection