@extends('irban.irban-template') @section('title', $title) @section('css') @endsection @section('content')

{{$title}}

Home

Irban

@endsection @section('script') @endsection