@extends('dash.layouts.app') @section('title') Edit Blog @endsection @section('css') @endsection @section('breadcrumb') @endsection @section('content')

Courses Update Course

@csrf @method('patch')
@endsection @section('js') @endsection