@extends('layouts.frontend') @section('title') @lang('frontend.edit_clinic') @endsection @section('content')
{{ csrf_field() }}
@endsection