@extends('layouts.app') {{-- title --}} @section('title','Sekolah') {{-- vendor scripts --}} @section('vendor-styles') @endsection {{-- page-styles --}} @section('page-styles') @endsection @section('content')

Edit @yield('title')

signature) data-name="{{$school->signature}}" @endif> Tanda Tangan Kepala Sekolah
@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection {{-- page scripts --}} @section('page-scripts') @endsection