@extends('admin.layout.base') @section('title', 'Update Service Type ') @section('content')
 Update Blog Post

{{csrf_field()}}
@endsection @section('scripts') @endsection