@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")

{{__("banner-video")}}

{{__("banner-video")}}

@endsection @section("content")

{{__("edit-banner-video")}}

@csrf @method('put')
@endsection @section("scripts") @endsection