@extends('layouts.app') @section('styles') @endsection @section('content')
Something text type here.....
@endsection('content') @section('scripts') @endsection