@extends('back.layouts.main') @section('title' , 'Create Driver app update') @section('content')
@csrf @include('driverappupdates::form')
@stop @section('breadcrumbs') @stop